object FCReportDlg: TFCReportDlg Left = 444 Top = 499 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsDialog Caption = 'Rapport des diff'#233'rences entre fichiers' ClientHeight = 346 ClientWidth = 562 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = True Position = poScreenCenter ShowHint = True OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 73 Height = 13 Caption = 'Agencement de l'#39#233'dition' end object GroupBox1: TGroupBox Left = 8 Top = 160 Width = 385 Height = 177 Caption = 'Options de sortie' TabOrder = 2 object Label5: TLabel Left = 8 Top = 132 Width = 60 Height = 13 Caption = 'Titre du rapport :' end object ToPrinter: TBCRadioButton Left = 8 Top = 20 Width = 52 Height = 17 HelpContext = 40002 Caption = 'Im&primante' TabOrder = 0 OnClick = BtnClick end object ToHTML: TBCRadioButton Left = 8 Top = 40 Width = 82 Height = 17 HelpContext = 40003 Caption = 'Edition &HTML' TabOrder = 1 OnClick = BtnClick end object ToPlainText: TBCRadioButton Left = 8 Top = 60 Width = 67 Height = 17 HelpContext = 40004 Caption = '&Texte ordinaire' TabOrder = 2 OnClick = BtnClick end object TitleEdit: TEdit Left = 8 Top = 148 Width = 369 Height = 21 HelpContext = 40005 TabOrder = 4 OnChange = BtnClick end object Notebook1: TNotebook Left = 128 Top = 16 Width = 251 Height = 121 PageIndex = 1 TabOrder = 3 object TPage Left = 0 Top = 0 Caption = 'PrinterOutput' object Label2: TLabel Left = 0 Top = 0 Width = 112 Height = 13 Caption = 'Surbrillance des diff'#233'rences :' end object WrapLines: TRadioGroup Left = 0 Top = 44 Width = 241 Height = 69 HelpContext = 42008 Caption = 'Retour automatique '#224' la ligne' Items.Strings = ( 'Aucun' 'Sur un fronti'#232're de mot' 'Sur une fronti'#232're de caract'#232're') TabOrder = 1 OnClick = BtnClick end object PrintStyleEdit: TComboBox Left = 0 Top = 16 Width = 161 Height = 21 HelpContext = 40006 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 0 Text = 'Use color' OnClick = BtnClick Items.Strings = ( 'Utiliser la couleur' 'Monochrome') end end object TPage Left = 0 Top = 0 Caption = 'HTMLOutput' object Label6: TLabel Left = 0 Top = 0 Width = 112 Height = 13 Caption = 'Surbrillance des diff'#233'rences :' end object StylesheetPrompt: TLabel Left = 24 Top = 40 Width = 115 Height = 13 Caption = 'URL de feuille de style personnalis'#233'e' end object HTMLStyleEdit: TComboBox Left = 0 Top = 16 Width = 241 Height = 21 HelpContext = 40007 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 0 Text = 'Use color stylesheet (embedded)' OnClick = BtnClick Items.Strings = ( 'Utiliser la feuille de style couleur (incorpor'#233'e)' 'Utiliser la feuille de style monochrome (incorpor'#233'e)' 'Utiliser la feuille de style personnalis'#233'e (externe)') end object StyleURLEdit: TEdit Left = 24 Top = 56 Width = 217 Height = 21 HelpContext = 40008 TabOrder = 1 OnChange = BtnClick end object HTMLWrapEdit: TBCCheckBox Left = 0 Top = 88 Width = 119 Height = 17 Caption = 'Retour automatique des mots '#224' la ligne' TabOrder = 2 OnClick = BtnClick end end object TPage Left = 0 Top = 0 Caption = 'PlainText' end end end object CloseBtn: TButton Left = 480 Top = 312 Width = 73 Height = 23 Cancel = True Caption = 'Fermer' ModalResult = 2 TabOrder = 4 end object PageControl: TPageControl Left = 404 Top = 208 Width = 153 Height = 97 ActivePage = tsPrinter Style = tsButtons TabOrder = 3 TabStop = False object tsPrinter: TTabSheet TabVisible = False object SetupBtn: TButton Left = 0 Top = 0 Width = 145 Height = 23 Caption = 'Mise en page...' TabOrder = 0 OnClick = SetupBtnClick end object PreviewBtn: TButton Left = 0 Top = 32 Width = 145 Height = 23 Caption = 'Pr'#233'&visualiser l'#39'impression' TabOrder = 1 OnClick = PreviewBtnClick end object PrintBtn: TBitBtn Left = 0 Top = 64 Width = 145 Height = 23 Caption = '&Imprimer...' TabOrder = 2 OnClick = PrintBtnClick end end object tsFile: TTabSheet ImageIndex = 1 TabVisible = False object SaveBtn: TBitBtn Left = 0 Top = 0 Width = 145 Height = 23 Caption = 'Sauver sous...' TabOrder = 0 OnClick = SaveBtnClick end object ClipboardBtn: TBitBtn Left = 0 Top = 32 Width = 145 Height = 23 Caption = 'Copier vers le presse-papier' TabOrder = 1 OnClick = CopyToClipboardClick end object BrowserViewBtn: TBitBtn Left = 0 Top = 64 Width = 145 Height = 23 Caption = 'Visualiser dans le navigateur' TabOrder = 2 OnClick = BrowserViewClick end end end object ReportOptionsBox: TGroupBox Left = 160 Top = 16 Width = 233 Height = 129 Caption = 'Options de l'#39#233'dition' TabOrder = 1 object Panel1: TPanel Left = 2 Top = 15 Width = 229 Height = 42 Align = alTop BevelOuter = bvNone TabOrder = 0 object PrintSelection: TBCCheckBox Left = 8 Top = 4 Width = 86 Height = 17 HelpContext = 42002 Caption = 'Uniquement la s'#233'lection' TabOrder = 0 OnClick = BtnClick end object IgnoreUnimportantEdit: TBCCheckBox Left = 8 Top = 24 Width = 114 Height = 17 HelpContext = 42003 Caption = 'Ignorer les diff. non importantes' TabOrder = 1 OnClick = BtnClick end end object ModePanel: TPanel Left = 2 Top = 57 Width = 229 Height = 34 Align = alTop BevelOuter = bvNone TabOrder = 1 object PickFilter: TComboBox Left = 8 Top = 8 Width = 209 Height = 21 HelpContext = 40001 Style = csDropDownList ItemHeight = 13 TabOrder = 0 OnClick = BtnClick end end object SublayoutControl: TPageControl Left = 2 Top = 91 Width = 229 Height = 69 ActivePage = tsOverUnder Align = alTop Style = tsFlatButtons TabOrder = 2 TabStop = False object tsSBS: TTabSheet ImageIndex = 1 TabVisible = False object IncLineNums: TBCCheckBox Left = 4 Top = 2 Width = 122 Height = 17 HelpContext = 42004 Caption = 'Inclure les num'#233'ros de ligne' TabOrder = 0 OnClick = BtnClick end end object tsPatch: TTabSheet ImageIndex = 3 TabVisible = False object PickPatch: TRadioGroup Left = 2 Top = 0 Width = 215 Height = 57 HelpContext = 42005 Caption = 'Style de Correctif' Columns = 2 Items.Strings = ( 'diff normal' 'diff contextuel' 'diff unifi'#233 'BC Classique') TabOrder = 0 OnClick = BtnClick end end object tsStatistics: TTabSheet ImageIndex = 4 TabVisible = False object DescriptiveStats: TBCRadioButton Left = 2 Top = 0 Width = 73 Height = 17 HelpContext = 42006 Caption = 'Descriptives' TabOrder = 0 OnClick = BtnClick end object TabularStats: TBCRadioButton Left = 2 Top = 20 Width = 130 Height = 17 HelpContext = 42007 Caption = 'CSV (D'#233'limit'#233' par des virgules)' TabOrder = 1 OnClick = BtnClick end end object tsNone: TTabSheet ImageIndex = 3 TabVisible = False end object tsOverUnder: TTabSheet ImageIndex = 4 TabVisible = False object LineByLineEdit: TBCCheckBox Left = 4 Top = 0 Width = 76 Height = 17 Caption = 'Ligne par ligne' TabOrder = 0 end end end end object PickLayout: TListBox Left = 8 Top = 24 Width = 137 Height = 121 HelpContext = 42001 ItemHeight = 13 Items.Strings = ( 'Dessus/Dessous' 'C'#244'te-'#224'-c'#244'te' 'Compos'#233 'Correctif' 'Statistiques' 'Dump XML') TabOrder = 0 OnClick = BtnClick end object SaveDialog: TSaveDialog Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing] Left = 424 Top = 136 end end